Package | IdHIE.0v |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/StructureDefinition/ServiceRequest-id-core |
Url | http://fhir.hie.moh.gov.id/StructureDefinition/ServiceRequest-id-core |
Version | 1.0.0 |
Status | active |
Date | 2023-06-07T07:16:10.3933867+00:00 |
Name | ServiceRequestIdCore |
Title | ServiceRequest (ID Core) |
Experimental | False |
Authority | hl7 |
Description | A record of a request for service such as diagnostic investigations, treatments, or operations to be performed. |
Type | ServiceRequest |
Kind | resource |
No resources found
ValueSet | |
http://fhir.hie.moh.gov.id/ValueSet/imaging-id-core | ValueSetImaging (ID Core) |
http://fhir.hie.moh.gov.id/ValueSet/imaging-modality-id-core | ValueSetImagingModality (ID Core) |
http://fhir.hie.moh.gov.id/ValueSet/imaging-region-id-core | ValueSetImagingRegion (ID Core) |
http://fhir.hie.moh.gov.id/ValueSet/lab-id-core | ValueSetLab (ID Core) |
http://fhir.hie.moh.gov.id/ValueSet/lab-sub-group-id-core | ValueSetLabSubGroup (ID Core) |
http://fhir.hie.moh.gov.id/ValueSet/loinc-id-core | ValueSetLoinc (ID Core) |
http://fhir.hie.moh.gov.id/ValueSet/referral-form-id-core | ValueSetReferralForm (ID Core) |
http://fhir.hie.moh.gov.id/ValueSet/schedule-type-id-core | ValueSetScheduleType (ID Core) |
http://fhir.hie.moh.gov.id/ValueSet/servicerequest-category-id-core | ValueSetServiceRequestCategory( ID Core) |
{
"resourceType" : "StructureDefinition",
"id" : "ServiceRequest-id-core",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2023-03-20T01:55:03.1466781+00:00"
},
"url" : "http://fhir.hie.moh.gov.id/StructureDefinition/ServiceRequest-id-core",
"version" : "1.0.0",
"name" : "ServiceRequestIdCore",
"title" : "ServiceRequest (ID Core)",
"status" : "active",
"date" : "2023-06-07T07:16:10.3933867+00:00",
"description" : "A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "ServiceRequest",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "ServiceRequest.category",
"path" : "ServiceRequest.category",
"min" : 1
},
{
"id" : "ServiceRequest.category.coding",
"path" : "ServiceRequest.category.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "ServiceRequest.category.coding:serviceRequestCategory",
"path" : "ServiceRequest.category.coding",
"sliceName" : "serviceRequestCategory",
"max" : "1",
"binding" : {
"strength" : "preferred",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/servicerequest-category-id-core"
}
},
{
"id" : "ServiceRequest.category.coding:serviceRequestCategory.system",
"path" : "ServiceRequest.category.coding.system",
"min" : 1,
"fixedUri" : "http://fhir.hie.moh.gov.id/CodeSystem/servicerequest-category-id-core"
},
{
"id" : "ServiceRequest.category.coding:labSubGroup",
"path" : "ServiceRequest.category.coding",
"sliceName" : "labSubGroup",
"binding" : {
"strength" : "example",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/lab-sub-group-id-core"
}
},
{
"id" : "ServiceRequest.category.coding:labSubGroup.system",
"path" : "ServiceRequest.category.coding.system",
"min" : 1,
"fixedUri" : "http://fhir.hie.moh.gov.id/CodeSystem/lab-sub-group-id-core"
},
{
"id" : "ServiceRequest.category.coding:imagingModality",
"path" : "ServiceRequest.category.coding",
"sliceName" : "imagingModality",
"max" : "1",
"binding" : {
"strength" : "preferred",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/imaging-modality-id-core"
}
},
{
"id" : "ServiceRequest.category.coding:imagingModality.system",
"path" : "ServiceRequest.category.coding.system",
"min" : 1,
"fixedUri" : "http://fhir.hie.moh.gov.id/CodeSystem/imaging-modality-id-core"
},
{
"id" : "ServiceRequest.category.coding:imagingRegion",
"path" : "ServiceRequest.category.coding",
"sliceName" : "imagingRegion",
"max" : "1",
"binding" : {
"strength" : "preferred",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/imaging-region-id-core"
}
},
{
"id" : "ServiceRequest.category.coding:imagingRegion.system",
"path" : "ServiceRequest.category.coding.system",
"min" : 1,
"fixedUri" : "http://fhir.hie.moh.gov.id/CodeSystem/imaging-region-id-core"
},
{
"id" : "ServiceRequest.code",
"path" : "ServiceRequest.code",
"binding" : {
"strength" : "example",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/loinc-id-core"
}
},
{
"id" : "ServiceRequest.code.coding",
"path" : "ServiceRequest.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
}
},
{
"id" : "ServiceRequest.code.coding:lab",
"path" : "ServiceRequest.code.coding",
"sliceName" : "lab",
"binding" : {
"strength" : "preferred",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/lab-id-core"
}
},
{
"id" : "ServiceRequest.code.coding:lab.system",
"path" : "ServiceRequest.code.coding.system",
"min" : 1,
"fixedUri" : "http://fhir.hie.moh.gov.id/CodeSystem/lab-id-core"
},
{
"id" : "ServiceRequest.code.coding:imaging",
"path" : "ServiceRequest.code.coding",
"sliceName" : "imaging",
"binding" : {
"strength" : "preferred",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/imaging-id-core"
}
},
{
"id" : "ServiceRequest.code.coding:imaging.system",
"path" : "ServiceRequest.code.coding.system",
"min" : 1,
"fixedUri" : "http://fhir.hie.moh.gov.id/CodeSystem/imaging-id-core"
},
{
"id" : "ServiceRequest.asNeeded[x]",
"path" : "ServiceRequest.asNeeded[x]",
"binding" : {
"strength" : "example",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/referral-form-id-core"
}
},
{
"id" : "ServiceRequest.performerType",
"path" : "ServiceRequest.performerType",
"binding" : {
"strength" : "example",
"valueSet" : "http://fhir.hie.moh.gov.id/ValueSet/schedule-type-id-core"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.